chore(release): 0.16.4#295
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (12)
📝 WalkthroughWalkthroughAdds a root ChangesChangelog Automation
Version Bump to 0.16.4
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Release 0.16.4 (lock-step across all SDKs + crates).
Version bumps (0.16.3 → 0.16.4)
5 crates (
taskito-core,taskito-python,taskito-workflows,taskito-mesh,taskito-node),sdks/python/pyproject.toml,sdks/python/taskito/__init__.py,sdks/node/package.json.Changelog
Adds a canonical root
CHANGELOG.md(Keep a Changelog). The docs changelog page is now generated from it byscripts/sync-changelog.mjs(run automatically beforedocsdev/build) — single source of truth, no double-entry. Previous per-version history was migrated in;<SdkLink>components were converted to plain doc links so the file renders correctly on GitHub, PyPI, and npm too.0.16.4 contents
pyo3-log0.13). Internal; no Python API change. Groundwork for Python 3.14 / free-threaded.Publishing (after merge, from master)
0.16.4→publish.yml.@byteveda/taskito): tagnode-v0.16.4→publish-node.yml(separate tag namespace).Both also runnable via
workflow_dispatch(version input + dry-run).Summary by CodeRabbit
Documentation
Chores